home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / wecjvb10 / readme.txt < prev    next >
Text File  |  1994-09-17  |  395b  |  15 lines

  1. It's easy enough to setup a call to WinECJ DLL, which returns a
  2. handle to a DIB. What to do with it next is a different matter.
  3. What we currently do is we have a separate tiny DLL, "wecjdib.dll",
  4. which acts as the "glue".
  5.  
  6. See the example contained in 
  7.  
  8. wecj.bas
  9. wecj.frm
  10. wecj.mak
  11.  
  12. You'll need "wecjlib.dll", contained in "ecjdll11.zip".
  13.  
  14. You can reach us by email at "ecl@werple.apana.org.au".
  15.